home *** CD-ROM | disk | FTP | other *** search
- JTF 2 1.0
-
- "StartPage" 1 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 430
- Height 260
- Enabled 1
- Style 4
-
- "Start" PushBtn 11
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Start Lesson"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 150
- X 10
- Y 10
- Visible 1
- event Click Application.GoToPage("StartPage1")
-
- "StartPage1" 3 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 430
- Height 260
- Enabled 1
- Style 0
-
- "Graphic1" Graphic 10
- filename "flowers.gif"
- transparentcolor 0
- Enabled 1
- HowToShow "SlideIn,Left,Medium"
- HowToHide ""
- Height 161
- Width 246
- X 170
- Y 50
- Visible 0
-
- "PushButton1" PushBtn 11
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Show Picture"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 150
- X 220
- Y 220
- Visible 1
- event Click Graphic1.Visible="True"
-
- "Stop" PushBtn 12
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Stop Lesson"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 150
- X 10
- Y 10
- Visible 1
- event Click Graphic1.Visible="False"
- event Click Application.GoToPage("StartPage")
-